Home
Gunner FPS
A First-Person-Shooter (FPS) game.
Key Points

Gunner is a First Person Shooter game based on the training range mode of the famous FPS game called VALORANT. It is implementing some basic features of that game.

It has 6 different weapons such as assault rifles, sniper rifles, and Glock. The player can choose from these options via a "Buy" Menu and then can proceed to play any mode he wishes using the selected weapon.

The weapon models are from the Unity Asset Store but the Player Controller, Gun Behaviour, and Animations are developed in-house.

The Game also features training modes such as target training, Free Bot Shoot training, and Timed Bot Shoot training. All are derived from the "Range" mode of VALORANT.

The First-person camera controller is made in-house. The player movement is derived from the Character Controller component by Unity Engine. It is also used to implement more features such as Jump.

More details on the components and working can be provided upon request.

Repository Link